avoid redundant rpath entries on multiarch systems
authorDebian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Thu, 16 Oct 2025 21:24:56 +0000 (17:24 -0400)
committerAaron M. Ucko <ucko@debian.org>
Thu, 16 Oct 2025 21:24:56 +0000 (17:24 -0400)
commit608a845ceca6c7a77e12e8ad7d4033242eebbec6
tree1abfc1554a39533de559499286b1c92a855d7fe1
parent2b03b185ff7549900af206f4e1ea649ef3214afe
avoid redundant rpath entries on multiarch systems

 * src/build-system/configure(.ac): when ensuring that executables
   will be able to find libstdc++, don't add rpath entries that files
   under /etc/ld.so.conf.d already specify, even if they don't resemble
   traditional single-architecture or biarch locations.

Debian-Bug: 633567.
Author: Aaron M. Ucko <ucko@debian.org>
Last-Update: 2011-08-28

Gbp-Pq: Name no_multiarch_rpath
c++/src/build-system/configure
c++/src/build-system/configure.ac